inspector: Handle the dialog more carefully
authorMatthias Clasen <mclasen@redhat.com>
Thu, 3 Jul 2014 02:52:10 +0000 (22:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 3 Jul 2014 02:52:10 +0000 (22:52 -0400)
commitb369719bcd8317f57da45f5188c13c6cc36471c8
treebfcfacfe9716df787d3d39d9b9b587d0495713af
parentb0a7a6b042ba35c5364cb1be02a9733f6bc5bba2
inspector: Handle the dialog more carefully

When showing and hiding the inspector window repeatedly without
dismissing the dialog, we were hiding the inspector, but not
the dialog, leading to a confusing user experience.

https://bugzilla.gnome.org/show_bug.cgi?id=732443
gtk/gtkwindow.c